home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr15 / picem30.zip / PICEM.DOC next >
Text File  |  1993-06-25  |  8KB  |  196 lines

  1.  
  2.  
  3.  PICEM is a general purpose picture view program which also allows you to
  4. adjust the brightness and contrast in your pictures and save them back out.
  5.  
  6.  PICEM is not shareware, it is freeware, meaning that you can copy and
  7. distribute PICEM on a non-profit basis (you cannot sell it).
  8.  
  9.  
  10.  .PIC    images are PC Paint and PICTOR images. PC Paint is published by MSC
  11.     tech, (previously named "Mouse Systems"). PICTOR is the Paint program
  12.     which is part of the GRASP package published by Paul Mace Software.
  13.  
  14.  .PCX    images are PC Paintbrush format images. PC Paintbrush is published
  15.     by Z-Soft.
  16.  
  17.  .GIF    images are Graphics Interchange Format, a generalized picture format
  18.     supported by Compuserve,  The PICS Trilogy of Forums on Compuserve
  19.     is one of the best places to obtain an assortment of image files
  20.     including some stunning hiresolution 256 color images (ideal
  21.     for VGA and SuperVGA cards).
  22.  
  23.  
  24. Keys available in PICEM when in the picture select list screen:
  25. -------------------------------------------------------------------------------
  26. Arrow keys  - scroll around picture list to select picture filenames
  27. SPACE       - mark/unmark image names for display
  28. *           - mark all image names for display
  29. RETURN      - display the current selected picture and any others selected
  30.               with SPACE
  31. ESC         - exit program
  32.  
  33.  
  34. Keys available in PICEM while viewing images:
  35. -------------------------------------------------------------------------------
  36. Arrow keys  - scroll around picture (if image is larger than screen)
  37. *           - reset to original contrast and brightness
  38. +           - increase contrast, (bring out colors in a flat image)
  39. -           - decrease contrast, (reduce washed-out dark colors in pale image)
  40. Ins         - increase brightness, (bring up details hidden in darkness)
  41. Del         - decrease brightness, (reduce the overexposed effect of a high
  42.               contrast setting)
  43. 1,2...8,9,0 - set speed for +,-,Ins and Del, (how fast contrast and brightness
  44.               controls function with 1 slowest and 0 fastest
  45. SPACE       - skip to the next picture selected
  46. RETURN      - exactly the same as SPACE
  47. TAB         - Scale image to exactly screen size (great for large images
  48.               that don't fit on screen, favorite of users of standard
  49.               VGAs that use mode W for viewing 640x480 images)
  50. W           - write picture to disk as BAS PIC GIF PCX or IMG
  51. BACKSPACE   - display test pattern (in 256 color modes only)
  52. ESC         - exit program
  53.  
  54.  
  55. Command line Parameters for PICEM
  56. -------------------------------------------------------------------------------
  57.  
  58. PICEM {/k /l /w:t /v:vmode{,xsize,ysize,vnum} /d:x,y /m /c} fname ...
  59.  
  60. /k          - do not wait for a keypress between pictures
  61.  
  62. /l          - display pictures in continous loop
  63.  
  64. /s          - scale all images to screen size (like TAB key)
  65.  
  66. /w:t        - Wait t number of 1/100ths of a second after each picture
  67.  
  68. /n          - Don't sort list of filenames
  69.  
  70. /e          - Don't clear screen on exit (leave image on screen)
  71.  
  72. /d:x,y      - set lower left hand coordinates to display picture
  73.  
  74. /d          - force centering of image (default)
  75.  
  76. /m          - multi-picture display prevents palette switch between
  77.               display of multiple images
  78.  
  79. /c          - clear the screen
  80.  
  81. /v:vnum
  82.       vnum  - BIOS video mode number to set (vmode defaults to 'L')
  83.               this is the short order version of the full /v: option
  84.               it is intended for SuperVGA modes.
  85.  
  86. /v:vmode{,xsize,ysize,vnum}
  87.       vmode - video mode most similar to the mode you are choosing:
  88.  
  89.  A = CGA 4 color                      N = Hercules InColor 720x348 16 color
  90.  B = PCjr/Tandy 16 color              O = VGA/MCGA 640x480 2 color
  91.  C = CGA 640x200 2 color              P = EGA/VGA 800x600 2 color
  92.  D = EGA 640x200 16 color             Q = EGA/VGA 800x600 16 color
  93.  E = EGA 640x350 2 color              R = S-VGA 640x400 256 color
  94.  F = EGA 640x350 4 color              S = S-VGA 640x480 256 color
  95.  G = EGA 640x350 16 color             T = S-VGA 800x600 256 color
  96.  H = Hercules 720x348 2 color         U = S-VGA 1024x768 2 color
  97.  I = VGA 640x350 16 color             V = S-VGA 1024x768 16 color
  98.  J = EGA 320x200 16 color             W = VGA 360x480 256 color
  99.  K = AT&T/Toshiba 640x400 2 color     X = S-VGA 1024x768 256 color          
  100.  L = VGA/MCGA 320x200 256 color       Y = S-VGA 1280x1024 16 color
  101.  M = VGA 640x480 16 color             Z = S-VGA 1280x1024 256 color
  102.  
  103.       xsize - optional width of the video mode you have chosen in pixels
  104.       ysize - optional height of the video mode you have chosen in pixels
  105.       vnum  - the BIOS video mode number for the mode you have chosen
  106.  
  107.  
  108.  
  109.  PICEM supports a wide variety of Video boards, with a primary emphasis on
  110. VGA/SuperVGA boards.  On VGA boards PICEM defaults to /V:W which is
  111. 360x480 256 colors (a non-standard mode, but it's the best 256 color mode
  112. available on a standard VGA). On SuperVGA boards PICEM defaults to /V:R
  113. which is 640x350/640x400 256 colors on boards with only 256k, and /V:S
  114. which is 640x480 256 colors on boards that have 512k or more.
  115.  Some boards such as the ATI and Orchid may be capable of 800x600 256
  116. colors, but since many monitors will not handle this mode, I don't
  117. default to it, you can manually select it with /V:T.
  118.  Also if your board has a odd resolution 256 color mode that you would like
  119. to take advantage of (such as the Everex 512x480 mode, or the Genoa 720x512
  120. mode) you can manually override the BIOS mode used. For instance to set
  121. 512x480 on a Everex  board we would do PICEM /V:0x15 (the 0x means hexidecimal,
  122. the way most bios mode numbers are written in manuals, the same number in
  123. decimal would be PICEM /V:21).
  124.  
  125.  
  126.  For any bug reports I can be contacted on CIS (Compuserve) ID:75300,2137 in
  127. the PICS Forum, To enter the PICS forum on Compuserve just type "GO PICS"
  128. from any prompt.
  129.  
  130.  
  131. John Bridges 6/25/1993
  132.  
  133.  
  134.  
  135. Bug fixes:
  136.  
  137. 10/09/91 -   /d:0,0 will now work (it used to center the image)
  138.  
  139. 10/11/91 -   /d with no colon resets to centering images
  140.              and the /d: and /d parm can be mixed with filenames
  141.              to display images at different positions.
  142.  
  143. 10/12/91 -   oops, the multiple /d: and /d parms were skipping
  144.              filenames.
  145.  
  146. 10/14/91 -   /c is new command line option to force screen to clear.
  147.              /m is new command line option to prevent palette change
  148.              between images.
  149.          the first /d: and /d parms MUST be just before the
  150.              first filename after all other parms. This applies
  151.              to all parms that can be mixed in with filenames
  152.          (right now this is /d: /d /c and /m).
  153.              @filename on the command line allows a list of command
  154.              line parms to be read it from a file.
  155.          New tiny version of picem called TPICEM.EXE is now
  156.              available. It removed the image selection screen, the
  157.              palette manipulation (brightness/contrast), the test
  158.              screen, the help screens and the image save.
  159.  
  160. 10/19/91 -   support for OAK Tech OTI-077 chipset is in
  161.               
  162. 10/24/91 -   better accuracy and overflow checking in brightness and
  163.              contrast control code, it's completely rewritten, much
  164.              smoother.
  165.  
  166. 10/25/91 -   * key selects all pictures when in picture list display.
  167.  
  168.  1/20/92 -   new version number because support for ACUMOS and ATI are
  169.              added, and some other library bugs are fixed.
  170.  
  171.  1/24/92 -   GIF load code corrected to handle extension blocks at the
  172.              beginning of images.
  173.  
  174. 10/26/92 -   I removed the long list of chipset makers and video mode
  175.              numbers. This information is still available in VGAKIT.
  176.  
  177.  6/25/93 -   Rewritten to use new virtual memory system I created for
  178.              Multi-Media GRASP 5.0
  179.  
  180.              EMS/XMS and disk swapping support
  181.  
  182.              HiColor video modes (15 and 16 bit)
  183.  
  184.              New 32bit bitblit code (on 386/486 processors)
  185.  
  186.              High speed scaling
  187.  
  188.              Uncompressed Targa and TIFF images support
  189.  
  190.              Better support of odd text modes
  191.  
  192.               
  193.  
  194.  
  195.  
  196.